StandardInputStream.ReadLine Method
Returns a String. Reads from the input stream until the user presses the Return or Enter key.
Syntax
ReadLine does not include the Newline character as part of the string.
StandardInputStream.ReadLine Method
Returns a String. Reads from the input stream until the user presses the Return or Enter key.
Syntax
ReadLine does not include the Newline character as part of the string.